From 6d717054c8f8e152601ccd1390e522cf2a40a16d Mon Sep 17 00:00:00 2001 From: "iap10@freefall.cl.cam.ac.uk" Date: Wed, 7 May 2003 15:32:01 +0000 Subject: [PATCH] bitkeeper revision 1.212 (3eb926f1LMTJjYXKWryM56gGNaqnkg) install non compressed version of xenolinux as the domain builder currently needs it... --- xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile b/xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile index 534c4a4606..2d18cbc0f4 100644 --- a/xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile +++ b/xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile @@ -90,6 +90,7 @@ bzImage: vmlinux @$(MAKEBOOT) image.gz install: bzImage + cp -a arch/$(ARCH)/boot/image ../install/boot/xenolinux cp -a arch/$(ARCH)/boot/image.gz ../install/boot/xenolinux.gz archclean: -- 2.30.2